2026-09-21 00:43:36,700 [ 150851 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-09-21 00:43:36,700 [ 150851 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-09-21 00:43:36,700 [ 150851 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-09-21 00:43:36,700 [ 150851 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_bxzj1e --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_distributed_system_query/test.py::test_start_and_stop_replica_send test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_config_decryption/test_wrong_settings.py::test_invalid_chars test_distributed_ddl_parallel/test.py::test_all_in_parallel test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_create_user_and_login/test.py::test_grant_create_user test_alter_moving_garbage/test.py::test_alter_moving[False-False] [gw9] [ 1%] PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key [gw8] [ 2%] PASSED test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login [gw8] [ 3%] PASSED test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user [gw6] [ 4%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] [gw8] [ 5%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw6] [ 6%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] [gw6] [ 7%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw0] [ 8%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash [gw6] [ 9%] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] [gw0] [ 10%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python [gw9] [ 11%] PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes [gw0] [ 12%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python [gw0] [ 13%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python [gw0] [ 14%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python [gw8] [ 15%] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml [gw5] [ 16%] PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_default_compression_codec/test.py::test_default_codec_for_compact_parts [gw7] [ 17%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] test_alter_moving_garbage/test.py::test_alter_moving[False-True] [gw4] [ 18%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup [gw2] [ 19%] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore [gw2] [ 20%] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw2] [ 21%] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw5] [ 22%] PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke [gw2] [ 23%] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw2] [ 24%] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] [ 25%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python [gw9] [ 26%] PASSED test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method [gw2] [ 27%] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath [gw0] [ 28%] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash [gw2] [ 29%] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw0] [ 30%] PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python [gw0] [ 31%] PASSED test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash [gw2] [ 32%] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate [gw0] [ 33%] PASSED test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python test_allowed_client_hosts/test.py::test_allowed_host [gw0] [ 34%] PASSED test_executable_dictionary/test.py::test_executable_input_python [gw2] [ 35%] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] [gw7] [ 36%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] test_alter_moving_garbage/test.py::test_alter_moving[True-True] [gw8] [ 37%] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple [gw2] [ 38%] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw2] [ 39%] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw2] [ 40%] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw9] [ 41%] PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw1] [ 42%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] [gw8] [ 43%] PASSED test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single [gw7] [ 44%] PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw2] [ 45%] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw6] [ 46%] PASSED test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host [gw2] [ 47%] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw6] [ 48%] PASSED test_allowed_client_hosts/test.py::test_denied_host [gw2] [ 49%] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw3] [ 50%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert [gw4] [ 51%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash [gw9] [ 52%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw9] [ 53%] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw5] [ 54%] PASSED test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel [gw5] [ 55%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload [gw1] [ 56%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw4] [ 57%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup [gw7] [ 58%] PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers [gw2] [ 59%] PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption [gw6] [ 60%] PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica test_config_corresponding_root/test.py::test_work [gw5] [ 61%] PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued [gw6] [ 62%] PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica [gw8] [ 63%] PASSED test_default_compression_codec/test.py::test_default_codec_single [gw0] [ 64%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica [gw1] [ 65%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] [gw2] [ 66%] PASSED test_config_corresponding_root/test.py::test_work test_config_yaml_full/test.py::test_yaml_full_conf [gw5] [ 67%] PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued [gw4] [ 68%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw3] [ 69%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] [gw6] [ 70%] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw2] [ 71%] PASSED test_config_yaml_full/test.py::test_yaml_full_conf [gw4] [ 72%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore [gw1] [ 73%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] [gw5] [ 74%] PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send [gw8] [ 75%] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw7] [ 76%] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw4] [ 77%] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw0] [ 78%] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] [gw8] [ 79%] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw1] [ 80%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_backup_log/test.py::test_backup_log [gw7] [ 81%] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade [gw3] [ 82%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw4] [ 83%] FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup [gw1] [ 84%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] [gw3] [ 85%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw0] [ 86%] PASSED test_backup_log/test.py::test_backup_log [gw1] [ 87%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] [gw9] [ 88%] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_dictionaries_null_value/test.py::test_null_value [gw1] [ 89%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] test_dictionaries_redis/test.py::test_redis_dictionaries[String_] [gw9] [ 90%] PASSED test_dictionaries_null_value/test.py::test_null_value [gw3] [ 91%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw1] [ 92%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] [gw1] [ 93%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] [gw3] [ 94%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw1] [ 95%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] [gw1] [ 96%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] [gw3] [ 97%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw1] [ 98%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw1] [ 99%] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] [gw3] [100%] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] =================================== FAILURES =================================== _________________________ test_shutdown_cancels_backup _________________________ [gw4] linux -- Python 3.10.12 /usr/bin/python3 def test_shutdown_cancels_backup(): > with NoTrashChecker() as no_trash_checker: test_backup_restore_on_cluster/test_cancel_backup.py:556: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = type = None, value = None, traceback = None def __exit__(self, type, value, traceback): list_of_znodes = set( node1.query( "SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' " + "AND NOT (name == 'alive_tracker')" ).splitlines() ) new_znodes = list_of_znodes.difference(self.__previous_list_of_znodes) if new_znodes: print(f"Found nodes in ZooKeeper: {new_znodes}") for node in new_znodes: print( f"Nodes in '/clickhouse/backups/{node}':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}'" ) ) print( f"Nodes in '/clickhouse/backups/{node}/stage':\n" + node1.query( f"SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups/{node}/stage'" ) ) if self.check_zookeeper: assert new_znodes == set() list_of_backups = set( os.listdir(os.path.join(node1.cluster.instances_dir, "backups")) ) new_backups = list_of_backups.difference(self.__previous_list_of_backups) unfinished_backups = set( backup for backup in new_backups if not os.path.exists( os.path.join(node1.cluster.instances_dir, "backups", backup, ".backup") ) ) new_backups = set( backup for backup in new_backups if backup not in unfinished_backups ) if new_backups: print(f"Found new backups: {new_backups}") if unfinished_backups: print(f"Found unfinished backups: {unfinished_backups}") assert new_backups == set(self.expect_backups) assert unfinished_backups.difference(self.allow_unfinished_backups) == set() all_errors = set() start_time = time.strftime( "%Y-%m-%d %H:%M:%S", self.__start_time_for_collecting_errors ) for node in nodes: errors_query_result = node.query( "SELECT name FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "') " + "AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) " + "AND NOT (name == 'NO_ELEMENTS_IN_CONFIG')" ) errors = errors_query_result.splitlines() if errors: print(f"{get_node_name(node)}: Found errors: {errors}") print( node.query( "SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('" + start_time + "')" ) ) for error in errors: > assert (error in self.expect_errors) or (error in self.allow_errors) E AssertionError: assert ('NETLINK_ERROR' in ['QUERY_WAS_CANCELLED'] or 'NETLINK_ERROR' in []) E + where ['QUERY_WAS_CANCELLED'] = .expect_errors E + and [] = .allow_errors test_backup_restore_on_cluster/test_cancel_backup.py:394: AssertionError ----------------------------- Captured stdout call ----------------------------- Using node1 as initiator Sleeping 2.5069798133724133 seconds Waiting for number of system processes = 1+ Got 2 system processes for backup 158dd7f833dc41398eec5b89d25298f0 after waiting 0 seconds node1: Restarting... node1: Restarted Waiting for number of system processes = 0 Got 0 system processes for backup 158dd7f833dc41398eec5b89d25298f0 after waiting 0 seconds node1: Found errors: ['NETLINK_ERROR'] NO_ELEMENTS_IN_CONFIG Certificate file is not set. NETLINK_ERROR Can\'t receive Netlink response: error -2 ------------------------------ Captured log call ------------------------------- 2026-09-21 00:46:52.973000 [ 608 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2026-09-21 00:46:53.390000 [ 608 ] DEBUG : Executing query CREATE TABLE tbl ON CLUSTER 'cluster' (x UInt64) ENGINE=ReplicatedMergeTree('/clickhouse/tables/tbl/', '{replica}') ORDER BY tuple() PARTITION BY x%10 on node2 (cluster.py:3648, query) 2026-09-21 00:46:53.906000 [ 608 ] DEBUG : Executing query INSERT INTO tbl SELECT number FROM numbers(10) on node2 (cluster.py:3648, query) 2026-09-21 00:46:54.527000 [ 608 ] DEBUG : Executing query BACKUP TABLE tbl ON CLUSTER 'cluster' TO Disk('backups', '158dd7f833dc41398eec5b89d25298f0') SETTINGS id='158dd7f833dc41398eec5b89d25298f0' ASYNC on node1 (cluster.py:3648, query) 2026-09-21 00:46:54.893000 [ 608 ] DEBUG : Executing query SELECT status FROM system.backups WHERE id='158dd7f833dc41398eec5b89d25298f0' on node1 (cluster.py:3648, query) 2026-09-21 00:46:55.260000 [ 608 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%158dd7f833dc41398eec5b89d25298f0%') on node1 (cluster.py:3648, query) 2026-09-21 00:46:58.138000 [ 608 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%158dd7f833dc41398eec5b89d25298f0%') on node1 (cluster.py:3648, query) 2026-09-21 00:46:58.505000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:True cmd: ['bash', '-c', 'ps -C clickhouse'] (cluster.py:2051, exec_in_container) 2026-09-21 00:46:58.505000 [ 608 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps -C clickhouse] (cluster.py:121, run_and_check) 2026-09-21 00:46:58.572000 [ 608 ] DEBUG : Stdout: PID TTY TIME CMD (cluster.py:145, run_and_check) 2026-09-21 00:46:58.572000 [ 608 ] DEBUG : Stdout: 8 ? 00:01:08 clickhouse (cluster.py:145, run_and_check) 2026-09-21 00:46:58.572000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', 'pkill clickhouse'] (cluster.py:2051, exec_in_container) 2026-09-21 00:46:58.572000 [ 608 ] DEBUG : Command:[docker exec -u root roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c pkill clickhouse] (cluster.py:121, run_and_check) 2026-09-21 00:46:58.646000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:46:58.648000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:46:58.738000 [ 608 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-09-21 00:46:59.738000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:46:59.739000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:46:59.815000 [ 608 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-09-21 00:47:00.816000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:00.817000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:00.892000 [ 608 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-09-21 00:47:01.894000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:01.894000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:01.964000 [ 608 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-09-21 00:47:02.966000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:02.966000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:03.031000 [ 608 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-09-21 00:47:04.033000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:04.033000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:04.093000 [ 608 ] DEBUG : Stdout:8 (cluster.py:145, run_and_check) 2026-09-21 00:47:05.094000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:05.095000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:05.149000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:05.149000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:05.207000 [ 608 ] DEBUG : No clickhouse process running. Start new one. (cluster.py:4014, start_clickhouse) 2026-09-21 00:47:05.210000 [ 608 ] DEBUG : http://localhost:None "POST /v1.46/containers/roottestbackuprestoreonclustercancelbackup-gw4-node1-1/exec HTTP/1.1" 201 74 (connectionpool.py:547, _make_request) 2026-09-21 00:47:05.236000 [ 608 ] DEBUG : http://localhost:None "POST /v1.46/exec/bf1eda49490b62f59db99cd3a51bdb2960a8414f10de62398defaa84c89d9fbc/start HTTP/1.1" 200 0 (connectionpool.py:547, _make_request) 2026-09-21 00:47:05.238000 [ 608 ] DEBUG : http://localhost:None "GET /v1.46/exec/bf1eda49490b62f59db99cd3a51bdb2960a8414f10de62398defaa84c89d9fbc/json HTTP/1.1" 200 586 (connectionpool.py:547, _make_request) 2026-09-21 00:47:06.239000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:06.239000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:06.305000 [ 608 ] DEBUG : Stdout:865 (cluster.py:145, run_and_check) 2026-09-21 00:47:06.306000 [ 608 ] DEBUG : Clickhouse process running. (cluster.py:4028, start_clickhouse) 2026-09-21 00:47:06.306000 [ 608 ] DEBUG : run container_id:roottestbackuprestoreonclustercancelbackup-gw4-node1-1 detach:False nothrow:False cmd: ['bash', '-c', "ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'"] (cluster.py:2051, exec_in_container) 2026-09-21 00:47:06.306000 [ 608 ] DEBUG : Command:[docker exec roottestbackuprestoreonclustercancelbackup-gw4-node1-1 bash -c ps ax | grep 'clickhouse' | grep -v 'grep' | grep -v 'coproc' | grep -v 'bash -c' | awk '{print $1}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:06.369000 [ 608 ] DEBUG : Stdout:865 (cluster.py:145, run_and_check) 2026-09-21 00:47:06.369000 [ 608 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-09-21 00:47:07.088000 [ 608 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-09-21 00:47:07.805000 [ 608 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-09-21 00:47:08.523000 [ 608 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-09-21 00:47:09.242000 [ 608 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-09-21 00:47:09.962000 [ 608 ] DEBUG : Executing query select 20 on node1 (cluster.py:3648, query) 2026-09-21 00:47:10.330000 [ 608 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%158dd7f833dc41398eec5b89d25298f0%') on node1 (cluster.py:3648, query) 2026-09-21 00:47:10.847000 [ 608 ] DEBUG : Executing query SELECT count() FROM system.processes WHERE (query_kind='Backup') AND (query LIKE '%158dd7f833dc41398eec5b89d25298f0%') on node2 (cluster.py:3648, query) 2026-09-21 00:47:11.365000 [ 608 ] DEBUG : Executing query SYSTEM FLUSH LOGS on node1 (cluster.py:3648, query) 2026-09-21 00:47:12.785000 [ 608 ] DEBUG : Executing query SELECT status FROM system.backup_log WHERE id='158dd7f833dc41398eec5b89d25298f0' ORDER BY status on node1 (cluster.py:3648, query) 2026-09-21 00:47:13.153000 [ 608 ] DEBUG : Executing query SELECT name FROM system.zookeeper WHERE path = '/clickhouse/backups' AND NOT (name == 'alive_tracker') on node1 (cluster.py:3648, query) 2026-09-21 00:47:13.519000 [ 608 ] DEBUG : Executing query SELECT name FROM system.errors WHERE last_error_time >= toDateTime('2026-09-21 00:46:52') AND NOT ((name == 'KEEPER_EXCEPTION') AND (last_error_message LIKE '%Fault injection%')) AND NOT (name == 'NO_ELEMENTS_IN_CONFIG') on node1 (cluster.py:3648, query) 2026-09-21 00:47:13.886000 [ 608 ] DEBUG : Executing query SELECT name, last_error_message FROM system.errors WHERE last_error_time >= toDateTime('2026-09-21 00:46:52') on node1 (cluster.py:3648, query) ---------------------------- Captured log teardown ----------------------------- 2026-09-21 00:47:14.390000 [ 608 ] DEBUG : Executing query DROP TABLE IF EXISTS tbl ON CLUSTER 'cluster' SYNC on node1 (cluster.py:3648, query) 2026-09-21 00:47:14.908000 [ 608 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml stop --timeout 20] (cluster.py:121, run_and_check) 2026-09-21 00:47:16.721000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:16.722000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:16.722000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:16.722000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:16.722000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:16.722000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:16.722000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:16.723000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:16.723000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:16.723000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:16.723000 [ 608 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-09-21 00:47:16.741000 [ 608 ] DEBUG : Command:[bash -c [ -f /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/logs/stderr.log* | ( [ -z "" ] && cat || grep -v "$" ) || true] (cluster.py:121, run_and_check) 2026-09-21 00:47:16.757000 [ 608 ] DEBUG : Command:[docker compose --env-file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/.env --project-name roottestbackuprestoreonclustercancelbackup-gw4 --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node1/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_backup_restore_on_cluster/_instances-cancel_backup-0-gw4/node2/docker-compose.yml down --volumes] (cluster.py:121, run_and_check) 2026-09-21 00:47:17.542000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removing (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removing (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node2-1 Removed (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-node1-1 Removed (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:17.543000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopping (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removing (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removing (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Stopped (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removing (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo1-1 Removed (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo2-1 Removed (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Container roottestbackuprestoreonclustercancelbackup-gw4-zoo3-1 Removed (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removing (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Stderr: Network roottestbackuprestoreonclustercancelbackup-gw4_default Removed (cluster.py:147, run_and_check) 2026-09-21 00:47:17.544000 [ 608 ] DEBUG : Cleanup called (cluster.py:851, cleanup) 2026-09-21 00:47:17.574000 [ 608 ] DEBUG : Docker networks for project roottestbackuprestoreonclustercancelbackup-gw4 are NETWORK ID NAME DRIVER SCOPE (cluster.py:830, print_all_docker_pieces) 2026-09-21 00:47:17.602000 [ 608 ] DEBUG : Docker containers for project roottestbackuprestoreonclustercancelbackup-gw4 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:838, print_all_docker_pieces) 2026-09-21 00:47:17.632000 [ 608 ] DEBUG : Docker volumes for project roottestbackuprestoreonclustercancelbackup-gw4 are DRIVER VOLUME NAME (cluster.py:846, print_all_docker_pieces) 2026-09-21 00:47:17.633000 [ 608 ] DEBUG : Command:[docker container list --all --filter name='^/roottestbackuprestoreonclustercancelbackup-gw4-.*-1$' --format '{{.ID}}:{{.Names}}'] (cluster.py:121, run_and_check) 2026-09-21 00:47:17.660000 [ 608 ] DEBUG : Unstopped containers: {} (cluster.py:865, cleanup) 2026-09-21 00:47:17.660000 [ 608 ] DEBUG : No running containers for project: roottestbackuprestoreonclustercancelbackup-gw4 (cluster.py:879, cleanup) 2026-09-21 00:47:17.660000 [ 608 ] DEBUG : Trying to prune unused networks... (cluster.py:885, cleanup) 2026-09-21 00:47:17.693000 [ 608 ] DEBUG : Trying to prune unused images... (cluster.py:901, cleanup) 2026-09-21 00:47:17.693000 [ 608 ] DEBUG : Command:[docker image prune -f] (cluster.py:121, run_and_check) 2026-09-21 00:47:17.735000 [ 608 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:145, run_and_check) 2026-09-21 00:47:17.735000 [ 608 ] DEBUG : Images pruned (cluster.py:904, cleanup) 2026-09-21 00:47:17.736000 [ 608 ] DEBUG : Trying to prune unused volumes... (cluster.py:910, cleanup) 2026-09-21 00:47:17.736000 [ 608 ] DEBUG : Command:[docker volume ls | wc -l] (cluster.py:121, run_and_check) 2026-09-21 00:47:17.764000 [ 608 ] DEBUG : Stdout:1 (cluster.py:145, run_and_check) 2026-09-21 00:47:17.764000 [ 608 ] DEBUG : Volumes pruned: 1 (cluster.py:915, cleanup) ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 145.64s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 72.43s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 70.53s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 66.43s call test_default_compression_codec/test.py::test_default_codec_single 61.51s call test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 61.29s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 58.69s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 58.23s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 56.63s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 56.58s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 53.30s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 52.87s call test_distributed_ddl_parallel/test.py::test_smoke 48.35s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 43.92s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 42.13s call test_alter_moving_garbage/test.py::test_delete_race_leftovers 37.64s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 37.25s call test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 36.38s call test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 33.14s call test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 31.47s call test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 31.03s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 30.17s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 29.07s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 29.02s setup test_broken_part_during_merge/test.py::test_merge_and_part_corruption 28.95s call test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 28.89s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 28.86s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 28.85s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 28.78s call test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 28.73s call test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 28.73s call test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 28.69s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 28.59s call test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 27.01s setup test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 24.75s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 23.99s setup test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 23.45s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 23.35s setup test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert 23.29s setup test_distributed_ddl_parallel/test.py::test_all_in_parallel 23.04s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 22.91s teardown test_alter_moving_garbage/test.py::test_delete_race_leftovers 22.82s call test_config_yaml_full/test.py::test_yaml_full_conf 22.70s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 22.68s setup test_alter_moving_garbage/test.py::test_alter_moving[False-False] 22.48s call test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 22.24s call test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 21.17s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 20.88s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 20.39s teardown test_default_compression_codec/test.py::test_default_codec_single 19.36s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 19.10s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 18.43s setup test_allowed_client_hosts/test.py::test_allowed_host 18.10s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 17.30s teardown test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 16.66s call test_backup_log/test.py::test_backup_log 16.55s call test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 15.72s setup test_distributed_system_query/test.py::test_start_and_stop_replica_send 15.57s call test_catboost_evaluate/test.py::testAmazonModelManyRows 15.33s call test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 15.23s call test_alter_moving_garbage/test.py::test_alter_moving[True-True] 15.04s setup test_create_user_and_login/test.py::test_grant_create_user 14.95s call test_alter_moving_garbage/test.py::test_alter_moving[False-True] 14.90s setup test_config_corresponding_root/test.py::test_work 14.81s setup test_dictionaries_null_value/test.py::test_null_value 14.65s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 14.54s call test_config_decryption/test_wrong_settings.py::test_subnodes 14.39s call test_config_decryption/test_wrong_settings.py::test_wrong_method 14.39s setup test_backup_log/test.py::test_backup_log 13.99s call test_config_decryption/test_wrong_settings.py::test_invalid_chars 13.87s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 13.64s call test_config_decryption/test_wrong_settings.py::test_no_encryption_key 13.40s call test_alter_moving_garbage/test.py::test_alter_moving[False-False] 12.72s setup test_default_compression_codec/test.py::test_default_codec_for_compact_parts 12.31s call test_default_compression_codec/test.py::test_default_codec_multiple 11.68s call test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 11.32s call test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 10.81s call test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert 10.32s call test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 10.27s setup test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 9.90s call test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica 9.26s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 8.75s teardown test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 8.60s call test_create_user_and_login/test.py::test_login_as_dropped_user_xml 8.45s call test_distributed_ddl_parallel/test.py::test_all_in_parallel 8.36s teardown test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 7.98s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 7.57s teardown test_distributed_system_query/test.py::test_start_and_stop_replica_send 7.53s teardown test_allowed_client_hosts/test.py::test_denied_host 7.49s call test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica 7.33s call test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 7.27s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 6.95s teardown test_broken_part_during_merge/test.py::test_merge_and_part_corruption 6.92s call test_broken_part_during_merge/test.py::test_merge_and_part_corruption 6.86s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 6.75s teardown test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica 6.73s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 6.73s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 5.54s setup test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade 5.37s call test_allowed_client_hosts/test.py::test_allowed_host 5.02s teardown test_dictionaries_null_value/test.py::test_null_value 4.58s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 4.47s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 4.18s call test_default_compression_codec/test.py::test_default_codec_for_compact_parts 4.12s call test_distributed_ddl_parallel/test.py::test_smoke_parallel 3.91s teardown test_create_user_and_login/test.py::test_login_as_dropped_user_xml 3.52s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 3.38s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 3.25s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.10s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 3.09s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 2.91s call test_create_user_and_login/test.py::test_login_as_dropped_user 2.87s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 2.75s call test_catboost_evaluate/test.py::testModelUpdate 2.73s call test_distributed_system_query/test.py::test_start_and_stop_replica_send 2.42s call test_catboost_evaluate/test.py::testNonConstantFeatures 2.11s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 2.06s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.92s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 1.89s call test_dictionaries_null_value/test.py::test_null_value 1.82s teardown test_executable_dictionary/test.py::test_executable_input_python 1.80s call test_executable_dictionary/test.py::test_executable_input_bash 1.79s call test_create_user_and_login/test.py::test_grant_create_user 1.77s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 1.64s call test_catboost_evaluate/test.py::testOnNullableFeatures 1.55s call test_catboost_evaluate/test.py::testInvalidModelPath 1.42s call test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 1.42s call test_create_user_and_login/test.py::test_login 1.40s call test_executable_dictionary/test.py::test_executable_input_python 1.36s call test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 1.36s call test_executable_dictionary/test.py::test_executable_input_argument_python 1.35s call test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 1.32s call test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 1.29s teardown test_backup_log/test.py::test_backup_log 1.26s call test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 1.25s call test_executable_dictionary/test.py::test_executable_implicit_input_python 1.25s call test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 1.25s call test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 1.25s call test_catboost_evaluate/test.py::testInvalidLibraryPath 1.22s call test_catboost_evaluate/test.py::testConstantFeatures 1.20s call test_executable_dictionary/test.py::test_executable_implicit_input_bash 1.20s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 1.11s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 1.10s call test_allowed_client_hosts/test.py::test_denied_host 1.10s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 1.06s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 1.05s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 1.04s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.78s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.69s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.67s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.52s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.52s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.47s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.47s teardown test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup 0.32s teardown test_create_user_and_login/test.py::test_login 0.27s teardown test_create_user_and_login/test.py::test_login_as_dropped_user 0.27s teardown test_create_user_and_login/test.py::test_grant_create_user 0.06s setup test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.01s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] 0.00s teardown test_config_yaml_full/test.py::test_yaml_full_conf 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s setup test_default_compression_codec/test.py::test_default_codec_single 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] 0.00s setup test_alter_moving_garbage/test.py::test_delete_race_leftovers 0.00s setup test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[True-True] 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_allowed_client_hosts/test.py::test_allowed_host 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] 0.00s setup test_allowed_client_hosts/test.py::test_denied_host 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup 0.00s call test_config_corresponding_root/test.py::test_work 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_invalid_chars 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s teardown test_distributed_ddl_parallel/test.py::test_all_in_parallel 0.00s setup test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] 0.00s setup test_config_yaml_full/test.py::test_yaml_full_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s setup test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-False] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_default_compression_codec/test.py::test_default_codec_for_compact_parts 0.00s setup test_create_user_and_login/test.py::test_login 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] 0.00s teardown test_alter_moving_garbage/test.py::test_alter_moving[False-True] 0.00s setup test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[String_] 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] 0.00s setup test_config_decryption/test_wrong_settings.py::test_wrong_method 0.00s setup test_create_user_and_login/test.py::test_login_as_dropped_user_xml 0.00s setup test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_bash 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_slow_python 0.00s setup test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] 0.00s teardown test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] 0.00s setup test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 0.00s teardown test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] 0.00s setup test_default_compression_codec/test.py::test_default_codec_multiple 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_sum_python 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_config_corresponding_root/test.py::test_work 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload 0.00s setup test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_config_decryption/test_wrong_settings.py::test_no_encryption_key 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_executable_dictionary/test.py::test_executable_input_python 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s setup test_config_decryption/test_wrong_settings.py::test_subnodes 0.00s teardown test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s teardown test_executable_dictionary/test.py::test_executable_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python 0.00s teardown test_distributed_ddl_parallel/test.py::test_smoke_parallel 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash 0.00s teardown test_executable_dictionary/test.py::test_executable_input_argument_python 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_python 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s teardown test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python =========================== short test summary info ============================ FAILED test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup PASSED test_config_decryption/test_wrong_settings.py::test_invalid_chars PASSED test_create_user_and_login/test.py::test_grant_create_user PASSED test_create_user_and_login/test.py::test_login PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0] PASSED test_create_user_and_login/test.py::test_login_as_dropped_user PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1] PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_argument_python PASSED test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1] PASSED test_executable_dictionary/test.py::test_executable_implicit_input_bash PASSED test_config_decryption/test_wrong_settings.py::test_no_encryption_key PASSED test_executable_dictionary/test.py::test_executable_implicit_input_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python PASSED test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python PASSED test_create_user_and_login/test.py::test_login_as_dropped_user_xml PASSED test_distributed_ddl_parallel/test.py::test_all_in_parallel PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-False] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_executable_dictionary/test.py::test_executable_implicit_input_slow_python PASSED test_config_decryption/test_wrong_settings.py::test_subnodes PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_executable_dictionary/test.py::test_executable_implicit_input_sum_python PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_argument_python PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_executable_dictionary/test.py::test_executable_input_bash PASSED test_executable_dictionary/test.py::test_executable_input_python PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_alter_moving_garbage/test.py::test_alter_moving[False-True] PASSED test_default_compression_codec/test.py::test_default_codec_for_compact_parts PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_config_decryption/test_wrong_settings.py::test_wrong_method PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_] PASSED test_default_compression_codec/test.py::test_default_codec_multiple PASSED test_alter_moving_garbage/test.py::test_alter_moving[True-True] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_allowed_client_hosts/test.py::test_allowed_host PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_allowed_client_hosts/test.py::test_denied_host PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_distributed_ddl_parallel/test.py::test_smoke PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Date_] PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash PASSED test_alter_moving_garbage/test.py::test_delete_race_leftovers PASSED test_broken_part_during_merge/test.py::test_merge_and_part_corruption PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert PASSED test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload PASSED test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica PASSED test_default_compression_codec/test.py::test_default_codec_single PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_] PASSED test_config_corresponding_root/test.py::test_work PASSED test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica PASSED test_config_yaml_full/test.py::test_yaml_full_conf PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_] PASSED test_distributed_system_query/test.py::test_start_and_stop_replica_send PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore PASSED test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_] PASSED test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_backup_log/test.py::test_backup_log PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_] PASSED test_dictionaries_null_value/test.py::test_null_value PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[String_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_] PASSED test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] =================== 1 failed, 99 passed in 467.89s (0:07:47) =================== Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 492, in subprocess.check_call(cmd, shell=True, bufsize=0) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_bxzj1e --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_allowed_client_hosts/test.py::test_allowed_host test_allowed_client_hosts/test.py::test_denied_host 'test_alter_moving_garbage/test.py::test_alter_moving[False-False]' 'test_alter_moving_garbage/test.py::test_alter_moving[False-True]' 'test_alter_moving_garbage/test.py::test_alter_moving[True-True]' test_alter_moving_garbage/test.py::test_delete_race_leftovers 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[compact1]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide0]' 'test_attach_backup_from_s3_plain/test.py::test_attach_part[wide1]' test_backup_log/test.py::test_backup_log test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_cancel_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_error_leaves_no_trash test_backup_restore_on_cluster/test_cancel_backup.py::test_long_disconnection_stops_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_backup test_backup_restore_on_cluster/test_cancel_backup.py::test_short_disconnection_doesnt_stop_restore test_backup_restore_on_cluster/test_cancel_backup.py::test_shutdown_cancels_backup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_rocksdb_upgrade.py::test_rocksdb_upgrade test_broken_part_during_merge/test.py::test_merge_and_part_corruption test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_config_corresponding_root/test.py::test_work test_config_decryption/test_wrong_settings.py::test_invalid_chars test_config_decryption/test_wrong_settings.py::test_no_encryption_key test_config_decryption/test_wrong_settings.py::test_subnodes test_config_decryption/test_wrong_settings.py::test_wrong_method test_config_yaml_full/test.py::test_yaml_full_conf test_create_user_and_login/test.py::test_grant_create_user test_create_user_and_login/test.py::test_login test_create_user_and_login/test.py::test_login_as_dropped_user test_create_user_and_login/test.py::test_login_as_dropped_user_xml test_ddl_config_hostname/test.py::test_ddl_queue_delete_add_replica test_default_compression_codec/test.py::test_default_codec_for_compact_parts test_default_compression_codec/test.py::test_default_codec_multiple test_default_compression_codec/test.py::test_default_codec_single 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_executable_cache.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_null_value/test.py::test_null_value 'test_dictionaries_redis/test.py::test_redis_dictionaries[DateTime_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Date_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Float64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[Int8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[String_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt16_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt32_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt64_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UInt8_]' 'test_dictionaries_redis/test.py::test_redis_dictionaries[UUID_]' test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert test_distributed_async_insert_for_node_changes/test.py::test_distributed_async_insert_with_replica test_distributed_ddl_parallel/test.py::test_all_in_parallel test_distributed_ddl_parallel/test.py::test_slow_dict_load_7 test_distributed_ddl_parallel/test.py::test_smoke test_distributed_ddl_parallel/test.py::test_smoke_parallel test_distributed_ddl_parallel/test.py::test_smoke_parallel_dict_reload test_distributed_ddl_parallel/test.py::test_two_in_parallel_two_queued test_distributed_system_query/test.py::test_start_and_stop_replica_send test_executable_dictionary/test.py::test_executable_implicit_input_argument_python test_executable_dictionary/test.py::test_executable_implicit_input_bash test_executable_dictionary/test.py::test_executable_implicit_input_python test_executable_dictionary/test.py::test_executable_implicit_input_send_chunk_header_python test_executable_dictionary/test.py::test_executable_implicit_input_signalled_python test_executable_dictionary/test.py::test_executable_implicit_input_slow_python test_executable_dictionary/test.py::test_executable_implicit_input_sum_python test_executable_dictionary/test.py::test_executable_implicit_non_direct_input_bash test_executable_dictionary/test.py::test_executable_input_argument_python test_executable_dictionary/test.py::test_executable_input_bash test_executable_dictionary/test.py::test_executable_input_python -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 ' returned non-zero exit status 1.